beepLoudness
Type
property
Summary
Sets the volume of the sound played by the beep command.
Syntax
set the beepLoudness to <level>
Description
Use the beepLoudness property to vary the volume of the beep, in order to increase or decrease its urgency.
Set the beepLoudness to -1 to use the default system setting.
The beepLoudness has no effect on Mac OS or Windows|Windows systems, and on some Unix systems which don't allow changing the beep loudness.
Examples
set the beepLoudness to 0
set the beepLoudness to 50
put the beepLoudness into storedBeepVolume
Related
command: beep
function: recordLoudness
glossary: property, Windows, Unix, command, Mac OS
Compatibility and Support
Introduced
LiveCode 1.0
OS
linux
Platforms
desktop
server